home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / pci / config.h next >
Text File  |  2006-01-09  |  396b  |  13 lines

  1. #define PCI_ARCH_I386
  2. #define PCI_OS_LINUX
  3. #define PCI_HAVE_PM_LINUX_SYSFS
  4. #define PCI_HAVE_PM_LINUX_PROC
  5. #define PCI_HAVE_LINUX_BYTEORDER_H
  6. #define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci"
  7. #define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci"
  8. #define PCI_HAVE_PM_INTEL_CONF
  9. #define PCI_HAVE_64BIT_ADDRESS
  10. #define PCI_HAVE_PM_DUMP
  11. #define PCI_PATH_IDS "/usr/share/misc/pci.ids"
  12. #define PCILIB_VERSION "2.2.0"
  13.